-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improvment of traditional representation #1519
Conversation
@robinhasse Could you have a look at this? In particular, codeCheck reminded me of the fact that I did not add the new condition preventing the spillover also to the other realizations. What is the process here, should we also keep |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thanks @merfort. No need to consider the other realisations. They are about to be removed.
Co-authored-by: Robin Hasse <[email protected]>
Thanks for taking care of this Leon! |
Ah, right. No, I haven't yet. I would consider this a separate issue. |
Co-authored-by: David Klein <[email protected]>
Purpose of this PR
This PR prevents a spillover of traditional biomass into other sectors (i.e. the industry sector), by ensuring that not more
pebiolc
is transformed intosesobio
viabiotr
than there is demand for solid biomass in buildings. This applies only to regions that still have a traditional biomass demand.In order to do that, the phase-out trajectory of
vm_deltaCap(t ,regi, "biotr","1")
is relaxed from a fixed value to an upper bound. This works, becausebiotr
is by definition the cheapest and most efficient technology, so REMIND will always use that technology if not constrained otherwise.The effect is, that
IND
andSSA
now have lower levels ofvm_prodSe(t,regi,"pebiolc","sesobio","biotr")
and the solids demand is instead fulfilled with coal (coaltr
) and modern solid biomass (biotrmod
).Type of change
(Make sure to delete from the Type-of-change list the items not relevant to your PR)
Checklist:
remind2
where it was needed (not needed)forbiddenColumnNames
in readCheckScenarioConfig.R in case the PR leads to deprecated switches (not needed)FAIL 0
in the output ofmake test
)CHANGELOG.md
has been updated correctlyFurther information (optional):
/p/tmp/merfort/REMIND_update_residues/remind
You find a compare scenarios PDF here:
/p/tmp/merfort/REMIND_update_residues/remind/compScen-orig_vs_relax_biotr_supply_v2-2024-01-11_08.50.31-H12.pdf
Differences between the previous version ("orig") and the new version ("relax_biotr_supply_v2") are small. Biggest difference is that some of the solids that came from traditional biomass before is now coming from coal or (modern) biomass in IND and SSA: